.page_con_title_n{
    border-bottom: 2px #e6e6e6 solid;
    padding-bottom: 4px;
    position: relative;
}
span.page_con_title_n_text{
    font-size: 18px;
    color:#131e74;
    font-weight: bold;
    border-left: 5px #131e74 solid;
    line-height: 100%;
    padding-left: 5px;
}

/*案例展示*/
.caseShow_box{
    padding:20px 0;
}
dl.caseShow_dl{
    width:256px;
    float: left;
    margin: 0 38px 20px 0;
    background-color: #fff;
    box-shadow: 2px 2px 2px #e0e0e0;
    padding-bottom: 15px;
    border:1px #f6f6f6 solid;
    transition: all 0.3s;
}
dl.caseShow_dl:nth-child(3n){
    margin-right: 0;
}
dl.caseShow_dl:hover{
    transform: translate(3px,-3px);
}
dl.caseShow_dl dt{
    height:166px;
    overflow: hidden;
}
dl.caseShow_dl dd{
    padding:0 15px;
    color:#61687b;
}
dl.caseShow_dl dd h3{
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    border-bottom: 2px #efefef solid;
}
dl.caseShow_dl dd p{
    font-size: 14px;
    line-height: 22px;
    height:65px;
    padding:18px 0 0 0;
    overflow: hidden;
}
.caseShow_box_pagination{
    text-align: center;
    padding:10px 0;
}
.caseShow_img{
    height:118px;
    margin:15px 0 30px;
}
.caseShow_box2_n{
    width:50%;
    float: left;
    padding:15px;
    padding-bottom: 30px;
}
.caseShow_box2_list a{
    display: block;
    line-height: 48px;
    border-bottom: 1px #e5e5e5 dashed;
    color:#2480b1;
    font-size: 14px;
}
.caseShow_box2_list a:hover{
    color:#12435d;
}
.caseShow_box2_list a span{
    float: right;
    color:#999;
}

.caseShow_box3{
    padding:20px 0;
}
dl.caseShow_box3_dl{
    width:360px;
    background: url("../../hqdd_img/border_img_01.jpg");
    padding:5px;
    float: left;
    margin-left: 4px;
    transition: all 0.3s;
    margin-bottom: 20px;
}
dl.caseShow_box3_dl:hover{
    transform: translate(2px,-2px);
}
dl.caseShow_box3_dl{
    width:274px;
}
dl.caseShow_box3_dl > dt{
    height:233px;
    background: radial-gradient(#fbfcfb,#ccc);
    position: relative;
}
dl.caseShow_box3_dl > dt >h4{
    position: absolute;
    left:16px;
    top:10px;
    width:137px;
    height:23px;
    border:2px #e57618 solid;
    font-size: 14px;
}
dl.caseShow_box3_dl > dt > h4 p{
    width:50%;
    float: left;
    background-color: #e57618;
    color:#fff;
    line-height: 20px;
    text-align: center;
}
dl.caseShow_box3_dl > dt > h4 span{
    width:50%;
    display: block;
    float: left;
    color:#e57618;
    text-align: center;
    line-height: 20px;
}
dl.caseShow_box3_dl > dd{
    background-color: #f7f7f8;
    color:#6c6c6c;
    font-size: 15px;
    line-height: 31px;
    text-align: center;
}
/*案例展示*/

/*关于我们*/
.about_box{
    padding-bottom: 40px;
	padding-top:20px;
}
.about_box > p{
    font-size: 14px;
    line-height: 28px;
    text-indent: 2em;
}
.about_img_box1{
    padding:30px 0;
}
.about_img_box1 img{
    width:416px;
    height:106px;
    float: left;
    margin-right: 15px;
}
.about_img_box1 img:nth-of-type(2n){
    margin-right: 0;
}
.about_img_box2{
    padding:30px 0;
}
.about_img_box2 img{
    width:186px;
    height:126px;
    float: left;
    border:2px #e1e1e1 solid;
    margin-right: 33px;
}
.about_img_box2 img:nth-of-type(4n){
    margin-right: 0;
}
/*关于我们*/

/*新闻动态*/
dl.news_list{
    padding:18px 0;
    border-bottom: 2px #dedfdf dotted;
}
dl.news_list dt{
    width:245px;
    height:154px;
    background: url("/statics/images/hqdd_img/sidebar_news_top.png") center center no-repeat;
    padding:14px 22px;
    float: left;
}
dl.news_list dd{
    margin:0 0 0 250px;
    font-size: 14px;
    line-height: 22px;
}
dl.news_list dd > h3{
    font-size: 20px;
    line-height: 38px;
}
dl.news_list dd > p{
    color:#c8c8c8;
    line-height: 32px;
}
dl.news_list dd > a{
    color:#004986;
}
dl.news_list dd > a:hover{
    color:#01294a;
}
/*新闻动态*/

/*技术支持*/
.standard_box{
    padding:25px 0;
}
.standard_box h2{
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}
.standard_box h3{
    text-align: center;
    color:#c8c8c8;
    font-size: 14px;
    font-weight: 100;
    line-height: 40px;
}
.standard_text{
    padding:20px 10px;
}
.standard_text p{
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
}
.standard_text p.title1{
    color:#004986;
    padding-top:15px;
}
.standard_text p.center{
    text-align: center;
    padding:15px 0;
}
.standard_href{
    margin-bottom: 10px;
}
.standard_href p{
    width:68px;
    line-height: 25px;
    border-radius: 3px;
    color:#fff;
    background-color: #00b7ef;
    text-align: center;
    float: left;
    font-size: 14px;
}
.standard_href a{
    display: block;
    margin:0 0 0 75px;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
}
.standard_href a:hover{
    opacity: 0.8;
}
.standard_href_02 p{
    background-color: #f4bd02;
}
.standard_table{
    border-collapse: collapse;
    width:680px;
    margin:20px auto;
}
.standard_table tr td{
    border:1px #000 solid;
    text-align: center;
    line-height: 28px;
    padding:5px 6px;
}
/*技术支持*/

/*联系我们*/
.contact_box{
    padding:30px 0;
}
.baiduditu{
    border:1px #ccc solid;
    height:294px;

}
.contact_form_box{
    width:467px;
    float: left;
}
.contact_form_box h2{
    color:#8e9393;
    font-size: 16px;
    line-height: 20px;
    font-weight: 100;
    padding-top:20px;
}
.contact_form_ul li{
    height:50px;
    padding-top:20px;
}
.contact_form_ul li input{
    width:293px;
    height:30px;
    background-color: #e6e6e6;
    border-radius: 8px;
    float: left;
    padding:0 10px;
}
.contact_form_ul li span{
    line-height: 30px;
    float: left;
    font-size: 14px;
    color:#8e9393;
    padding-left: 10px;
}
.contact_form_box textarea{
    width:428px;
    height:170px;
    border-radius: 8px;
    background-color: #e6e6e6;
    border:none;
    margin-top:20px;
    padding:10px;
}
.submit_btn{
    display: block;
    width:148px;
    height:40px;
    color:#fff;
    font-size: 16px;
    background-color: #f57b3a;
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
}
.contact_right_box{
    float: left;
    padding-left: 20px;
}
.contact_right_box h2{
    color:#8e9393;
    font-size: 16px;
    line-height: 20px;
    font-weight: 100;
    padding-top:20px;
}
.contact_right_box ul{
    padding-top:10px;
}
.contact_right_box ul li{
    color:#8e9393;
    font-size: 14px;
    line-height: 35px;
    background: url("/statics/images/hqdd_img/contact_icon_01.jpg") left center no-repeat;
    padding-left: 35px;
}
.contact_right_box ul li:nth-of-type(1){
    background-image: url("/statics/images/hqdd_img/contact_icon_01.jpg");
}
.contact_right_box ul li:nth-of-type(2){
    background-image: url("/statics/images/hqdd_img/contact_icon_02.jpg");
}
.contact_right_box ul li:nth-of-type(3){
    background-image: url("/statics/images/hqdd_img/contact_icon_03.jpg");
}
.contact_right_box ul li:nth-of-type(4){
    background-image: url("/statics/images/hqdd_img/contact_icon_04.jpg");
}
.contact_right_box ul li:nth-of-type(5){
    background-image: url("/statics/images/hqdd_img/contact_icon_05.jpg");
}
/*联系我们*/

/*新闻详情*/
.news_info{
    min-height: 500px;
}
.news_info h2{
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}
.news_info h3{
    text-align: center;
    color:#c8c8c8;
    font-size: 14px;
    font-weight: 100;
    line-height: 40px;
}
.news_info{
    padding:20px 10px;
}
.news_info img{
	margin: 0px auto;

}
.news_info p{
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
}
/*新闻详情*/

.index_module_02_nav{
    float: left;
    width:222px;
    color:#fff;
    padding-bottom: 20px;
}
.index_module_02_nav > ul h2{
    height:44px;
    background-color: #245e8c;
    position: relative;
    padding-top:22px;
    margin-bottom: 3px;
}
.index_module_02_nav > ul > h2 > p{
    width:70%;
    border:1px #fff solid;
    margin:0 auto;
}
.index_module_02_nav > ul > h2 > span{
    color:#fff;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    background-color: #245e8c;
    font-size: 20px;
    font-style: italic;
    padding:0 10px;
}
.index_module_02_nav > ul > h2 > span{
    position: absolute;

}
.index_module_02_nav > ul > li{
    height:44px;
    padding-left: 43px;
    background:url("/statics/images/hqdd_img/sidebar.png") 28px center no-repeat #245e8c;
    line-height: 44px;
    margin-bottom: 2px;
    position: relative;
    transition: all 0.3s;
}
.index_module_02_nav > ul > li> a{
    color:#FFF
}
.index_module_02_nav > ul > li > .index_module_02_nav_n{
    width:180px;
    position: absolute;
    left:222px;
    top:0;
    z-index: 2;
}
.index_module_02_nav > ul li > .index_module_02_nav_n span{
    padding-left: 35px;
    line-height: 35px;
    background: url("/statics/images/hqdd_img/sidebar.png") 20px center no-repeat rgba(36,94,140,0.8);
    display: none;
    border-bottom: 1px #eaeaea solid;
}
.index_module_02_nav > ul > li > .index_module_02_nav_n span:nth-last-of-type(1){
    border:none;
}
.index_module_02_nav > ul > li:hover{
    background-position: 32px center;
}
.index_module_02_nav > ul > li:hover span{
    display: block;
}

/*产品详情*/
.products_info{
    min-height: 500px;
}
.products_info_top{
    padding-bottom: 25px;
}
.products_info_top_left{
    width:424px;
    height:377px;
    border:1px #e1e1e1 solid;
    float: left;
    position: relative;
}
.products_info_top_left p{
    position: absolute;
    width:138px;
    height:24px;
    background-color: #e57618;
    color:#fff;
    padding:2px;
    left:12px;
    top:12px;
}
.products_info_top_left p span{
    display: block;
    float: left;
    width:50%;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}
.products_info_top_left p span:nth-of-type(1){
    font-weight: bold;
}
.products_info_top_left p span:nth-of-type(2){
    background-color: #fff;
    color:#e57618;
}
.products_info_top_right{
    margin:0 0 0 435px;
}
.products_info_top_right h2{
    line-height: 100%;
    color:#131e74;
    letter-spacing: -2px;
}
.products_info_top_right .share_box{
    padding:8px 0;
    height:52px;
}
.products_info_top_right .share_box img{
    width:30px;
    height:30px;
    margin-right:10px;
    float: left;
    cursor: pointer;
}
.product_btn{
    width:225px;
    height:60px;
    color:#fff;
    background-color: #f4bd02;
    font-size: 32px;
    border-left: 4px #f58800 solid;
    display: block;
    cursor: pointer;
}
.product_ul{
    padding-top:5px;
}
.product_ul li{
    background-color: #dcdcdc;
    color:#000;
    height: 40px;
    line-height: 40px;
    margin-top:7px;
    padding-left: 25px;
    font-size: 14px;
}
.product_ul li.li1{
    padding-left: 35px;
    position: relative;
}
.product_ul li.li1 span{
    width:5px;
    height:5px;
    background-color: #000;
    display: block;
    transform: rotate(45deg);
    position: absolute;
    left:25px;
    top:18px;
}
.product_ul li.li2 span{
    display: block;
    width:50%;
    float: left;
}
.products_info_title{
    height:39px;
    border:1px #dcdcdc solid;
    line-height: 37px;
    padding-left: 10px;
}
.products_info_title span{
    font-size: 18px;
    color:#131e74;
    border-left: 5px #245e8c solid;
    padding: 0 0 0 10px;
    font-weight: bold;
}
.products_info_content{
    padding:23px 27px;
    background-color: #f1f1f1;
    min-height: 1000px;
}
.product_ul2{
    background-color: #dcdcdc;
    font-size: 14px;
    line-height: 28px;
    padding:10px 20px;
    height:220px;
    margin-top:21px;
}
/*产品详情*/